gtkflowbox: Add prepend() and append()
authorChristopher Davis <christopherdavis@gnome.org>
Thu, 30 Sep 2021 02:45:45 +0000 (19:45 -0700)
committerChristopher Davis <christopherdavis@gnome.org>
Tue, 12 Oct 2021 18:07:17 +0000 (11:07 -0700)
commit454ca897bb0d41f0926c91d6668440470e7855bf
treec4bfc62877c7771addc40238ea529a16c74b8c7a
parent222d927e93346e2c4633ddab15dde1e8a5e812ed
gtkflowbox: Add prepend() and append()

These functions are common across container implementations,
but GtkFlowBox was missing them.

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/4277
gtk/gtkflowbox.c
gtk/gtkflowbox.h